EMT Practice Test

1. Question Content...


Question List

Question1: What are two advantages of using Lightning Data Service?

Question2: Which two technologies can subscribe to the CommerceDiagnosticEvents event?

Question3: Northern Trail Outfitters (NTO) has a B2B Commerce store for its resellers. It has received many customer service calls involving questions about the delivery date of customer orders.
How should a developer expose delivery time estimates to NTO's customers in the storefront to reduce call volume?

Question4: A developer is working in Visual Studio Code on a previously deployed project which is rather large and deployments are time consuming. The developer wants to know if a CSS file containing small changes was actually deployed to the org. What is one way this can be accomplished?

Question5: What is default behavior for how theSalesforce B2B Commerce Global APIs transform Salesforce data?

Question6: Why is the use of a standard Visualforce control such as apex:form discouraged in Salesforce B2B Commerce page includes and subscriber pages?

Question7: What is a valid way of referencing the CC Cart Object whose API name is E_Cart__c in a SOQL query?

Question8: Which two statements are true about Global API's in Salesforce B2B Commerce? (2 answers)

Question9: What is a best practice when passing query parameters from user interface to an apex controller?

Question10: Which method needs to be implemented when rendering a Salesforce B2B
Commerce view in order to have it called after rendering has finished?

Question11: Which two methods from the platformResourceLoader module are relevant for including third party JavaScript and CSS in a Lightning web component?

Question12: Which two scoped modules should a developer import in Lightning web components to check user permissions?

Question13: Which three actions must a developer take, in a B2B Commerce store, to accept credit card payments using a client's chosen payment provider?

Question14: Which two Salesforce B2B Commerce visualforce pages must be enabled at a Salesforce Community level to make the out of the box SEO functionality available? (2 answers)

Question15: How are version related upgrades passed on to subscriber API extensions/overrides?

Question16: Which format is the custom Salesforce relationship with the API name,
"My_Relationship_Name__r.My_Name__c" queried and transformed into dy default in Salesforce B2B Commerce?

Question17: Which two statements are accurate about the Cart Item with a Type of Charge?

Question18: While working on a commerce rollout, a developer needs to update the checkout process so that buyers can purchase with one of the below payment types.
* Credit Card
* Purchase Order
* Contract Now & Pay Later
Additionally, the developer needs to show only Purchase Order and Contract Now & Pay Later if a custom checkbox field on the account is checked.
How should the developer meet these requirements?

Question19: Which event is triggered within Salesforce B2B Commerce whenever a cart's statechanges?

Question20: A developer needs to loop through a series of child components which are tiles. What is the correct syntax for this if the child component is called appTile?

Question21: What is the fastest route to setting up a B2B Commerce Store as a developer?

Question22: The ccUtil apex class in Salesforce B2B Commerce provides numerous utility functions that can be leveraged in subscriber classes.
What are two ways to check the input or return data of the Global API's? (2 answers)

Question23: A user wants to have a customized experience for adding items to the cart. The user also wants the mini cart module to reflect changes to the state of the cart afterwords. How should this requirement be fulfilled?

Question24: Which two statements are true regarding the cc_CallContext class in Salesforce B2B Commerce? (2 answers)

Question25: What is the fastest route to setting up a B2B Commerce Store as a developer?

Question26: A developer needs to create an event listener on a parent component programmaticallv. With the script below, what should replace the text <EVENT LISTENER UNE>?

Question27: What is true about mapping custom fields from Cart to Order Summary?

Question28: Numerous flags ... have a directimpact on the result set provided by the Global API's. What Global API Data-Sizing convention flag prevents an API request from propagating to further requests when provided as a Boolean parameter with a value of true?

Question29: Witch static method invocation is used to initialize ccrz.cc_CallContext with information from ccrz.cc_RemoteActionContext and return an instance of ccrz.cc_RemoteActionResult in an apex @RemoteAction methos?

Question30: A developer has the task to create custom Lightning web components (LWCs). Which two steps must a developer take when creating custom LWCs?

Question31: How can the display of CC Menu Items be customized for different users?

Question32: What are three ways to implement custom post Order processing? (3 answers)

Question33: A developer is trying to troubleshoot why a field is not displaying on the Product Detail Page. What should be typed in the Developer Tools Console in the browser to view the fields available for the Product Detail Page?

Question34: A new payment type for the Checkout flow has been implemented. Which three descriptors follow best practice for possible configuration metadata are needed to enable a flow? (3 answers)

Question35: Universal Containers (UC) is ready to build a tax provider class using the interfaces available in the Buyer Experience SDK. When creating a tax provider, what are three things that a developer should consider first?

Question36: A developer has created a custom Lightning web component to display on the Product Detail page in the store. When the developer goes to add the component to the page in Experience Builder, it is missing from the list of custom components.
Which XML fragment should the developer include in the component's configuration XML file to ensure the custom component is available to add to the page?

Question37: A user wants to have a Contact Us page in the storefront. This page will be a web-tolead form and it should have the header and footer, essentially the same look and feel as all the pages in the application. How can this requirement be fulfilled?

Question38: Which two steps are necessary to enable Salesforce B2B Commerce
logging in the managed package?

Question39: Which handlebars helper expression is used in Salesforce B2B Commerce pages and components to toggle the display of a block of markup?

Question40: During checkout flow customizations, a developer receives an error on shipping cost calculation integrations with the error code: INSUFFICIENT_ACCESS_OR_READONLY.
What is causing this error?

Question41: A developer has made a component with a lightning combobox in the follow! markup. To handle changes on the combobox, what should replace <CHANGE FVENT>?

Question42: What are three advantages of using ccLog over the Salesforce
standard System.debug class? (3 answers)

Question43: The sizing keys used in the Salesforce B2B Commerce Global APIs five distinct operations. What are three of these operations? (3 answers)

Question44: What is likely to happen if a developer leaves debug mode turned on in an environment?

Question45: Which out of the box Salesforce B2B Commerce page can give instructions to web crawlers from accessing specific Salesforce B2B Commerce pages?

Question46: In which three ways should useful debugging information in Salesforce B2B Commerce implementation be garnered? (3 answers) A) Enabling the logging token via

Question47: Which three data types are supported for custom fields while using CSV file format for importing data for a store?

Question48: A developer has the task to bring some historical data into an org. The data must reside in the org, but cannot be populated in standard or custom objects. The customer is fine with developers building Ul components to surface this data on a case-by-case basis.
Which option allows a developer to meet all of these requirements?

Question49: What are two guidelines for logging that are used within the core Salesforce B2B Commerce product? (2 answers)

Question50: Which format is the custom Salesforce field with the API name
"My_Fiels_Name__c" transformed onto by default in Salesforce B2B Commerce?

Question51: An administrator has just provided a developer with a completely new org and a username. Assuming the username is [email protected], what is the correct set of steps to authorize the org for Command Line Interface (CLI) access so the developer can deploy Lightning web components?

Question52: Which category can receive signaling from a Lightning Message Channel?

Question53: A user wants the pricing to reflect the price values stored in an external ERP during the checkoutflow. In what way can this requirement be satisfied?

Question54: Which two statement are true for Mass Order (2 answers)

Question55: Northern Trail Outfitters (NTO) has acquired a company and is looking to manage product data across the org seamlessly. The company has a governance policy to not install any tool or use third-party API applications to export or import the data into Salesforce. However, users have access to Salesforce CLI.
Which set of tasks must a developer perform whento export data from Salesforce or import data into Salesforce?

Question56: A Developer created a custom field that a project wants to expose on a given page.
How does the Developer ensure that the field is available to display on a given page?

Question57: Salesforce B2B leverages global API's for encapsulating business logic into blocks that can be extended and modified by subscribers. Which three statements are true regarding extending ccServiceProduct and exposing custom fields on the Product Detail Page? (3 answers)

Question58: How do the REST APIs in Salesforce B2B Commerce support pass-through parameter handling

Question59: Which method signature is used in the Global API's?

Question60: Which two guidelines should a developer consider when migrating aura components to LWC?

Question61: Which wire adapter should a developer use to retrieve metadata about a specific object?

Question62: What are the templating, Javascript, and CSS frameworks what the cloudcraze managed package leverages?